-
Notifications
You must be signed in to change notification settings - Fork 14.1k
Rollup of 3 pull requests #149478
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rollup of 3 pull requests #149478
Conversation
We already have the HIR node data, so no need for asking `def_kind` again.
Clarify edge cases for Barrier::new ... since n-1 is undefined when the usize n is 0.
…q, r=oli-obk collapse `constness` query `match` logic We already have the HIR node data, so no need for asking `def_kind` again. r? oli-obk
float::min/max: reference NaN bit pattern rules Also, the "in particular" transition to the signed zero handling was odd, so I rearranged things a bit: first a self-contained description of the semantics, then an explanation of which operations in other standards/libraries this most closely corresponds to. r? `@tgross35`
|
@bors r+ rollup=never p=5 |
|
☀️ Test successful - checks-actions |
|
📌 Perf builds for each rolled up PR:
previous master: 03ce87dfb2 In the case of a perf regression, run the following command for each PR you suspect might be the cause: |
What is this?This is an experimental post-merge analysis report that shows differences in test outcomes between the merged PR and its parent PR.Comparing 03ce87d (parent) -> f40a70d (this PR) Test differencesShow 503 test diffs503 doctest diffs were found. These are ignored, as they are noisy. Test dashboardRun cargo run --manifest-path src/ci/citool/Cargo.toml -- \
test-dashboard f40a70d2bcd830a4f1f8c7ca1a7f93f1d9d703d6 --output-dir test-dashboardAnd then open Job duration changes
How to interpret the job duration changes?Job durations can vary a lot, based on the actual runner instance |
|
Finished benchmarking commit (f40a70d): comparison URL. Overall result: ✅ improvements - no action needed@rustbot label: -perf-regression Instruction countOur most reliable metric. Used to determine the overall result above. However, even this metric can be noisy.
Max RSS (memory usage)Results (primary -2.4%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesThis benchmark run did not return any relevant results for this metric. Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 474.589s -> 469.915s (-0.98%) |
Successful merges:
constnessquerymatchlogic #149444 (collapseconstnessquerymatchlogic)r? @ghost
@rustbot modify labels: rollup
Create a similar rollup